home *** CD-ROM | disk | FTP | other *** search
- -- card: 2943 from stack: in
- -- bmap block id: 2431
- -- flags: 0000
- -- background id: 2636
- -- name:
- ----- HyperTalk script -----
- on idle
- put the time into card field "Time"
- pass idle
- end idle
-
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0004
- -- rect: left=427 top=300 right=320 bottom=484
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: Time
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=25 top=91 right=146 bottom=128
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2980 of stack "Works help"
- end mouseUp
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=24 top=168 right=224 bottom=126
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2967 of stack "Word help"
- end mouseUp
-
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=26 top=234 right=287 bottom=120
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 6343 of stack "MacHelp#3 Help"
- end mouseUp
-
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=205 top=95 right=145 bottom=303
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2844 of stack "Multiplan help"
- end mouseUp
-
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=202 top=166 right=223 bottom=302
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2881 of stack "Excel help"
- end mouseUp
-
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=378 top=95 right=150 bottom=486
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2895 of stack "MS File help"
- end mouseUp
-
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=376 top=168 right=222 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 3062 of stack "PageMaker help"
- end mouseUp
-
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=379 top=229 right=289 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2263 of stack "MacHelp#3 Apple Sac Info. "
- end mouseUp
-
-
-
-
- -- part 11 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=383 top=30 right=54 bottom=487
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Compact Stack
- ----- HyperTalk script -----
- on mouseUp
- put the size of this stack into var
- ANSWER "This stack takes this much space" with var
- put the freesize of this stack into var
- ANSWER "You are wasting this much space" with var
- if var > 0 then
- answer "Would you like to compact this stack?" with No or Yes
- if it is "yes"
- then domenu "compact stack"
- end if
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=18 top=34 right=57 bottom=67
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Quit
- ----- HyperTalk script -----
- on mouseUp
- doMenu quit HyperCard
- end mouseUp
-
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=140 top=290 right=314 bottom=170
- -- title width / last selected line: 0
- -- icon id / first selected line: 19678 / 19678
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Information
- ----- HyperTalk script -----
- on mouseUp
- show card field hinfo
- end mouseUp
-
-
-
- -- part 14 (field)
- -- low flags: 81
- -- high flags: 0004
- -- rect: left=81 top=233 right=322 bottom=287
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: hinfo
- ----- HyperTalk script -----
- on mouseUp
- hide card field hinfo
- end mouseUp
-
-
- -- part contents for card part 1
- ----- text -----
- 18:38
-
- -- part contents for card part 14
- ----- text -----
- Helen Adams
- 6905 Westchester Way
- Citrus Heights, CA 95621
- (916) 726-9443
- Click here to close.
-